Micron Document
<!DOCTYPE html>
<html class="client-nojs vector-feature-night-mode-disabled vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-1 vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-1 vector-sticky-header-enabled" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>Sampling error</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://en.wikipedia.org/wiki/Sampling_error"> <link href="./mw/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/user.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./mw/site.styles.css">
<link rel="stylesheet" type="text/css" href="./mw/noscript.css">
<link rel="stylesheet" type="text/css" href="./footer.css">
<link rel="stylesheet" type="text/css" href="./vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Sampling_error rootpage-Sampling_error skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading">
<span id="openzim-page-title" class="mw-page-title-main"><span class="mw-page-title-main">Sampling error</span></span>
</h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr">
<p>In <a href="Statistics" title="Statistics">statistics</a>, <b>sampling errors</b> are incurred when the statistical characteristics of a <a href="Statistical_population" title="Statistical population">population</a> are estimated from a subset, or <a href="Sample_(statistics)" class="mw-redirect" title="Sample (statistics)">sample</a>, of that population. Since the sample does not include all members of the population, statistics of the sample (often known as <a href="Estimator" title="Estimator">estimators</a>), such as means and quartiles, generally differ from the statistics of the entire population (known as <a href="Statistical_parameter" title="Statistical parameter">parameters</a>). The difference between the sample statistic and population parameter is considered the sampling <a href="Errors_and_residuals" title="Errors and residuals">error</a>.<sup id="cite_ref-Sarndal_1-0" class="reference"><a href="#cite_note-Sarndal-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup> For example, if one measures the height of a thousand individuals from a population of one million, the average height of the thousand is typically not the same as the average height of all one million people in the country.
</p><p>Since sampling is almost always done to estimate population parameters that are unknown, by definition exact measurement of the sampling errors will not be possible; however they can often be estimated, either by general methods such as <a href="Bootstrapping_(statistics)" title="Bootstrapping (statistics)">bootstrapping</a>, or by specific methods incorporating some assumptions (or guesses) regarding the true population distribution and parameters thereof.
</p>
<meta property="mw:PageProp/toc">
<div class="mw-heading mw-heading2"><h2 id="Description">Description</h2></div>
<div class="mw-heading mw-heading3"><h3 id="Sampling_Error">Sampling Error</h3></div>
<p>The sampling error is the <a href="Errors_and_residuals_in_statistics" class="mw-redirect" title="Errors and residuals in statistics">error</a> caused by observing a sample instead of the whole population.<sup id="cite_ref-Sarndal_1-1" class="reference"><a href="#cite_note-Sarndal-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup> The sampling error is the difference between a sample statistic used to estimate a population parameter and the actual but unknown value of the parameter.<sup id="cite_ref-Burns_&amp;_Grove,_2009_2-0" class="reference"><a href="#cite_note-Burns_&amp;_Grove,_2009-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading3"><h3 id="Effective_Sampling">Effective Sampling</h3></div>
<p>In <a href="Statistics" title="Statistics">statistics</a>, a truly <a href="Random_sample" class="mw-redirect" title="Random sample">random sample</a> means selecting individuals from a population with an equivalent <a href="Probability" title="Probability">probability</a>; in other words, picking individuals from a group without bias. Failing to do this correctly will result in a <a href="Sampling_bias" title="Sampling bias">sampling bias</a>, which can dramatically increase the sample error in a <a href="Systematic_errors" class="mw-redirect" title="Systematic errors">systematic</a> way. For example, attempting to measure the average height of the entire human population of the Earth, but measuring a sample only from one country, could result in a large over- or under-estimation. In reality, obtaining an unbiased sample can be difficult as many parameters (in this example, country, age, gender, and so on) may strongly bias the estimator and it must be ensured that none of these factors play a part in the selection process.
</p><p>Even in a perfect non-biased sample, the sample error will still exist due to the remaining statistical component; consider that measuring only two or three individuals and taking the average would produce a wildly varying result each time. The likely size of the sampling error can generally be reduced by taking a larger sample.<sup id="cite_ref-Scheuren_3-0" class="reference"><a href="#cite_note-Scheuren-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading3"><h3 id="Sample_Size_Determination">Sample Size Determination</h3></div>
<p>The cost of increasing a sample size may be prohibitive in reality. Since the sample error can often be estimated beforehand as a function of the sample size, various methods of <a href="Sample_size_determination" title="Sample size determination">sample size determination</a> are used to weigh the predicted accuracy of an estimator against the predicted cost of taking a larger sample.
</p>
<div class="mw-heading mw-heading3"><h3 id="Bootstrapping_and_Standard_Error">Bootstrapping and Standard Error</h3></div>
<style data-mw-deduplicate="TemplateStyles:r1236090951">
/* start https://en.wikipedia.org/ */


.mw-parser-output .hatnote{font-style:italic}.mw-parser-output div.hatnote{padding-left:1.6em;margin-bottom:0.5em}.mw-parser-output .hatnote i{font-style:normal}.mw-parser-output .hatnote+link+.hatnote{margin-top:-0.5em}@media print{body.ns-0 .mw-parser-output .hatnote{display:none!important}}


/* end https://en.wikipedia.org/ */
</style><div role="note" class="hatnote navigation-not-searchable">Main article: <a href="Bootstrapping_(statistics)" title="Bootstrapping (statistics)">Bootstrapping (statistics)</a></div>
<p>As discussed, a sample statistic, such as an average or percentage, will generally be subject to sample-to-sample variation.<sup id="cite_ref-Sarndal_1-2" class="reference"><a href="#cite_note-Sarndal-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup> By comparing many samples, or splitting a larger sample up into smaller ones (potentially with overlap), the spread of the resulting sample statistics can be used to estimate the <a href="Standard_error" title="Standard error">standard error</a> on the sample.
</p>
<div class="mw-heading mw-heading2"><h2 id="In_Genetics">In Genetics</h2></div>
<p>The term "sampling error" has also been used in a related but fundamentally different sense in the field of <a href="Genetics" title="Genetics">genetics</a>; for example in the <a href="Population_bottleneck" title="Population bottleneck">bottleneck effect</a> or <a href="Founder_effect" title="Founder effect">founder effect</a>, when natural disasters or migrations dramatically reduce the size of a population, resulting in a smaller population that may or may not fairly represent the original one. This is a source of <a href="Genetic_drift" title="Genetic drift">genetic drift</a>, as certain <a href="Alleles" class="mw-redirect" title="Alleles">alleles</a> become more or less common), and has been referred to as "sampling error",<sup id="cite_ref-4" class="reference"><a href="#cite_note-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup> despite not being an "error" in the statistical sense.
</p>
<div class="mw-heading mw-heading2"><h2 id="See_also">See also</h2></div>
<ul><li><a href="Margin_of_error" title="Margin of error">Margin of error</a></li>
<li><a href="Propagation_of_uncertainty" title="Propagation of uncertainty">Propagation of uncertainty</a></li>
<li><a href="Ratio_estimator" title="Ratio estimator">Ratio estimator</a></li>
<li><a href="Sampling_(statistics)" title="Sampling (statistics)">Sampling (statistics)</a></li></ul>
<div class="mw-heading mw-heading2"><h2 id="References">References</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1290876196">
/* start https://en.wikipedia.org/ */


.mw-parser-output .side-box{margin:4px 0;box-sizing:border-box;border:1px solid #aaa;font-size:88%;line-height:1.25em;background-color:var(--background-color-interactive-subtle,#f8f9fa);display:flow-root}.mw-parser-output .infobox .side-box{font-size:100%}.mw-parser-output .side-box-abovebelow,.mw-parser-output .side-box-text{padding:0.25em 0.9em}.mw-parser-output .side-box-image{padding:2px 0 2px 0.9em;text-align:center}.mw-parser-output .side-box-imageright{padding:2px 0.9em 2px 0;text-align:center}@media(min-width:500px){.mw-parser-output .side-box-flex{display:flex;align-items:center}.mw-parser-output .side-box-text{flex:1;min-width:0}}@media(min-width:720px){.mw-parser-output .side-box{width:238px}.mw-parser-output .side-box-right{clear:right;float:right;margin-left:1em}.mw-parser-output .side-box-left{margin-right:1em}}


/* end https://en.wikipedia.org/ */
</style><style data-mw-deduplicate="TemplateStyles:r1237033735">
/* start https://en.wikipedia.org/ */


@media print{body.ns-0 .mw-parser-output .sistersitebox{display:none!important}}@media screen{html.skin-theme-clientpref-night .mw-parser-output .sistersitebox img[src*="Wiktionary-logo-en-v2.svg"]{background-color:white}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .sistersitebox img[src*="Wiktionary-logo-en-v2.svg"]{background-color:white}}


/* end https://en.wikipedia.org/ */
</style><div class="side-box side-box-right sistersitebox"><style data-mw-deduplicate="TemplateStyles:r1126788409">
/* start https://en.wikipedia.org/ */


.mw-parser-output .plainlist ol,.mw-parser-output .plainlist ul{line-height:inherit;list-style:none;margin:0;padding:0}.mw-parser-output .plainlist ol li,.mw-parser-output .plainlist ul li{margin-bottom:0}


/* end https://en.wikipedia.org/ */
</style>
<div class="side-box-flex">
<div class="side-box-image"><span class="noviewer" typeof="mw:File"></span></div>
<div class="side-box-text plainlist">Wikimedia Commons has media related to <span style="font-weight: bold; font-style: italic;"><a href="https://commons.wikimedia.org/wiki/Category:Sampling_error" class="extiw external" title="commons:Category:Sampling error">Sampling error</a></span>.</div></div>
</div>
<style data-mw-deduplicate="TemplateStyles:r1239543626">
/* start https://en.wikipedia.org/ */


.mw-parser-output .reflist{margin-bottom:0.5em;list-style-type:decimal}@media screen{.mw-parser-output .reflist{font-size:90%}}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}


/* end https://en.wikipedia.org/ */
</style><div class="reflist">
<div class="mw-references-wrap"><ol class="references">
<li id="cite_note-Sarndal-1"><span class="mw-cite-backlink">^ <a href="#cite_ref-Sarndal_1-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Sarndal_1-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-Sarndal_1-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text">Sarndal, Swenson, and Wretman (1992), Model Assisted Survey Sampling, Springer-Verlag, <style data-mw-deduplicate="TemplateStyles:r1238218222">
/* start https://en.wikipedia.org/ */


.mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free.id-lock-free a{background:url("./mw/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited.id-lock-limited a,.mw-parser-output .id-lock-registration.id-lock-registration a{background:url("./mw/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription.id-lock-subscription a{background:url("./mw/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url("./mw/Wikisource-logo.svg")right 0.1em center/12px no-repeat}body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-free a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-limited a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-registration a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-subscription a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .cs1-ws-icon a{background-size:contain;padding:0 1em 0 0}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:var(--color-error,#d33)}.mw-parser-output .cs1-visible-error{color:var(--color-error,#d33)}.mw-parser-output .cs1-maint{display:none;color:#085;margin-left:0.3em}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}@media screen{.mw-parser-output .cs1-format{font-size:95%}html.skin-theme-clientpref-night .mw-parser-output .cs1-maint{color:#18911f}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .cs1-maint{color:#18911f}}


/* end https://en.wikipedia.org/ */
</style><a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>0-387-40620-4</bdi></span>
</li>
<li id="cite_note-Burns_&amp;_Grove,_2009-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-Burns_&amp;_Grove,_2009_2-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFBurnsGrove2009" class="citation book cs1">Burns, N.; Grove, S. K. (2009). <i>The Practice of Nursing Research: Appraisal, Synthesis, and Generation of Evidence</i> (6th&nbsp;ed.). St. Louis, MO: Saunders Elsevier. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>978-1-4557-0736-2</bdi>.</cite></span>
</li>
<li id="cite_note-Scheuren-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-Scheuren_3-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFScheuren2005" class="citation book cs1">Scheuren, Fritz (2005). "What is a Margin of Error?". <a rel="nofollow" class="external text" href="https://web.archive.org/web/20130312125540/http://www.amstat.org/sections/srms/pamphlet.pdf"><i>What is a Survey?</i></a> <span class="cs1-format">(PDF)</span>. Washington, D.C.: American Statistical Association. Archived from <a rel="nofollow" class="external text" href="http://www.amstat.org/sections/srms/pamphlet.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 2013-03-12<span class="reference-accessdate">. Retrieved <span class="nowrap">2008-01-08</span></span>.</cite></span>
</li>
<li id="cite_note-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-4">^</a></b></span> <span class="reference-text"><cite id="CITEREFCampbellReece2002" class="citation book cs1">Campbell, Neil A.; Reece, Jane B. (2002). <i>Biology</i>. Benjamin Cummings. pp.&nbsp;<span class="nowrap">450–</span>451. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>0-536-68045-0</bdi>.</cite></span>
</li>
</ol></div></div></div><!--htdig_noindex--><div><div class="zim-footer">
This article is issued from <a class="external text" title="Last edited on 2023-10-20" href="https://en.wikipedia.org/wiki/?title=Sampling_error&amp;oldid=1181081744">Wikipedia</a>. The text is available under <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">Creative Commons Attribution-Share Alike 4.0</a> unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>

</body></html>